Use file-name-coding-system when decoding symlinks on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2013 14:47:37 +0000 (16:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Jan 2013 14:47:37 +0000 (16:47 +0200)
commit1e28f875f4461668e90966d26d45bb3a5ff6041f
tree4199b068ab5818e149afb9b3520b5114a4c54441
parent0b9509ee9528a0e8af613c81ac2b1d175ee108c3
Use file-name-coding-system when decoding symlinks on MS-Windows.

 src/w32.c (readlink): Use the current file-name-coding-system, not the ANSI
 codepage, to decode and handle targets of symlinks.
src/ChangeLog
src/w32.c